0.5:
Added the option to download the file with gwget to the Download Wtih menu.
Moved the "Download file with Gwget" and "Download dir with Gwget" a bit lower
in the menu and enclosed them in separators.

0.4:
Added the option to download the current dir.

0.3.5:
Fixed the bug, where one could download only from links, that were strings and
not objects, pointing to links. You can see an example of this on
http://www.fwbuilder.org/archives/cat_other_docs.html the link, that points to
"dfncert-epaper.pdf" is actually an object, and one has to use
obj.parentNode.href to obtain the actual link.

0.3:
A rewrite of some (most of the code), to tackle the bug from 0.1

0.2:
Minor changes to some files and cleaned a bit of crap from them.

0.1:
Initial release.
Handles one-link downloads only.
There is a bug, when you click on a link and then right-click on a part of the page, that is not a link and select "Download with gwget" it will attempt to download the last link clicked.
